Skip to content

Conversation

@twsouthwick
Copy link
Member

We have a method (WrapAsnnetCoreSession) that wraps the ASP.NET Core session for use with System.Web.SessionState APIs, but this name is not in line with the standard service collection extensions of (Add...). This change obsoletes the old one and applies the normal convention.

We have a method (WrapAsnnetCoreSession) that wraps the ASP.NET Core session for use with System.Web.SessionState APIs, but this name is not in line with the standard service collection extensions of (`Add...`). This change obsoletes the old one and applies the normal convention.
@twsouthwick twsouthwick requested a review from Tratcher October 24, 2023 15:33
@twsouthwick twsouthwick merged commit 6120b56 into main Oct 24, 2023
@twsouthwick twsouthwick deleted the tasou/add-wrapped branch October 24, 2023 17:54
NSHenry added a commit to NSHenry/AspNetCore.Docs that referenced this pull request Feb 21, 2025
WrapAspNetCoreSession was changed to AddWrappedAspNetCoreSession in version 1.3.0 of SystemWebAdapters
Pull Request: dotnet/systemweb-adapters#424
1.3.0 Version Notes: https://github.com/dotnet/systemweb-adapters/releases/tag/v1.3.0
Rick-Anderson pushed a commit to dotnet/AspNetCore.Docs that referenced this pull request Feb 25, 2025
WrapAspNetCoreSession was changed to AddWrappedAspNetCoreSession in version 1.3.0 of SystemWebAdapters
Pull Request: dotnet/systemweb-adapters#424
1.3.0 Version Notes: https://github.com/dotnet/systemweb-adapters/releases/tag/v1.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants